Configuration settings for Algolia are stored in metafields.
assets/algolia_config.js.liquid
is still available in your theme.
However, after December 31, 2023, the Algolia AI Search & Discovery app will not be able to update the theme code./metafields.json
to the end of your store’s URL.algolia_search
.
Metafields are grouped under these keys:
translations
: translations for labels and placeholder textfacets
: InstantSearch facets for filterssort_orders
: InstantSearch sort ordersalgolia_config
: Algolia configuration settingscollections_facets_<COLLECTION_ID>
: customized collection facets, one for each customized collectioncollections_sort_orders_<COLLECTION_ID>
: customized collection sort orders, one for each customized collectiontheme.liquid
file. Locate the line for including algolia_config.js
.
algolia_config
.